[@main]
#IF
check [067] 1
#ACT
goto @completedset
break

#IF
check [066] 1
#ACT
goto @webset
break

#IF
check [065] 1
#ACT
goto @tongset
break

#IF
check [064] 1
#ACT
goto @scorpionset
break

#IF
check [063] 1
#ACT
goto @deerset
break

#ELSEACT
goto @break

[@break]
#ACT
break

;;
[@deerset]
#ACT
reset [063] 1
set [064] 1
goto @deerdone

[@deerdone]
Congratulations, part one of <Quest 4> has been done!\
dont think of this as simple as your next monster you\
must kill will be harder... so go defeat is........a\
\
<ZOMBIE> - Located in storage place of ore!! \
<exit/@exit>
;;
[@scorpionset]
#ACT
reset [064] 1
set [065] 1
goto @scorpiondone

[@scorpiondone]
Congratulations, part two of <Quest 4> has been done!\
Now its time to set up the challange and time for a \
real work out, go to the life death coffin in the bug\
cave in Mongchon and kill a mass dropping tong, good\
luck!\
<exit/@exit>
;;
[@tongset]
#ACT
reset [065] 1
set [066] 1
goto @tongdone

[@tongdone]
Conratulations, Part three of <Quest 4> has been done!\
Now your next challange will require you go get help\
from a friend or a guild, as you will need to go to\
Stone Temple King Room and defeat a REAL White Evil Boar!\
but remember, if you dont get the experience, i cannot\
advance you to the next stage, good luck!\
<exit/@exit>
;;
[@webset]
#ACT
reset [066] 1
set [067] 1
goto @webdone

[@webdone]
Congratulations, Part four of <Quest 4> has been done!\
nice to see you made it all the way to the last room \
and defeated the WEB, as a final challange for you\
you must now go to the Black death Dungeon and defeat\
your final boss of this challange, and that is......\
<The King Hog> - Good luck and you will need a partner\
but you must get the experience!!!\
<exit/@exit>
;;

[@completedset]
#ACT
reset [067] 1
set [068] 1
goto @completed

[@completed]
Well done, you have officially completed <Quest 4>\
come visit me for your reward and to advance to the\
next quest\
<exit/@exit>

